home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-18 | 678 b | 26 lines | [TEXT/ttxt] |
- IMPORTANT NOTE:
-
-
- These are taken from the original Posix Library for Think C by
- Timothy Murphy <tim@maths.tcd.ie>, Trinity College Dublin
- as you can find it on
- ftp://ftp.maths.tcd.ie//pub/Mac/ThinkCPosix-1.1/ThinkCPosix.sit.hqx
-
- I have changed the files 'stat.c' and 'utime.c' in order to set the dates in Unix format:
- Mac 'Fri Jan 1 00:00:00 1904' = Un*x 'Thu Jan 1 00:00:00 1970'
-
- and some other things.
-
-
- That's all!
- SPDsoft <macspd@ivo.cps.unizar.es>
-
- ••••
-
- In order to compile MacGzip, you should copy 'Posix Includes' Folder to your
- Think C folder.
-
- ( Symantec C++ 7.0 has its own stat, but it has not 'time' and 'chmod';
- Symantec C++ 7.0 stat uses mac dates )
-
-